OrganizationContact 
EntityType  Independent 
Logical Entity Name  OrganizationContact 
Default Table Name  SyNexusOrganizationContact 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

OrganizationContact Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
OrganizationContactId(PK)    INTEGER  NO 
 
OrganizationId(FK)    INTEGER  NO 
 
PersonId(FK)    INTEGER  NO 
 
Title    NVARCHAR(30)  YES 
 
OrganizationContactTypeId(FK)    INTEGER  NO 
 
IsPrimary    BIT  NO 
 
IsActive    BIT  NO 
 
IsDeleted    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

OrganizationContact Keys 
Key Name  Key Type  Keys 
Nk_SyNexusOrganizationContact_SyNexusOrganizationId_SyPersonId  Inversion Entry  OrganizationId, PersonId 
PK_SyNexusOrganizationContact  PrimaryKey  OrganizationContactId 

OrganizationContact Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Organization  Non-Identifying  One To Zero or More        OrganizationId  NO 
OrganizationContactType  Non-Identifying  One To Zero or More        OrganizationContactTypeId  NO 
Person  Non-Identifying  One To Zero or More        PersonId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
IncidentGeneralPublicPerson  Non-Identifying  One To Zero or More          NO 

OrganizationContact Check Constraints 
Check Constraint Name  CheckConstraint 

OrganizationContact Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.OrganizationContact 
NO       
Physical (Microsoft SQL Server)
dbo.SyNexusOrganizationContact 
NO       

OrganizationContact Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Incidents 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

OrganizationContact Data Movement Rules 
Name  Type  Rule Text/Value